Welcome![Sign In][Sign Up]
Location:
Search - Csharp C/S

Search list

[Screen saver用CSharp制作字幕显示屏幕保护

Description: 本文介绍使用C#制作屏幕保护的方法,这个屏幕保护就是仿效视窗系统自带的字幕屏保。-This paper describes the use of C# production of the screen, the screen is to follow the system's own Windows screensaver subtitles.
Platform: | Size: 2762 | Author: 开远 | Hits:

[Other resource进销存管理系统(Csharp)

Description: 进销存管理系统 为C#源码 采用SQL Server数据库 功能可以 可以应付一般小公司的系统-inventory management system for the C# source code using SQL Server database functions can be able to handle general the small company's systems
Platform: | Size: 239850 | Author: asd | Hits:

[Other resource财务管理系统(csharp)

Description: 财务管理系统采用C#语言和SQL Server数据库 适合于一般小公司的使用-financial management system using C# language and SQL Server database suitable for the general public's use
Platform: | Size: 241781 | Author: asd | Hits:

[Other resourceDBSCAN-csharp

Description: 程序说明: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库。 已知问题及进一步改进建议: 问题:dbscan.cs行64,SortedList不支持重复键,因此若两个数据点距离相同则无法加入集合 解决:采用人为减小一个微小量,使数据点距离不同且不影响聚类结果 上一解决方案的问题:减小double.Epsilon微小量无助于使SortedList认为两点距离以及不同 解决:采用一个指数增长的微小量,连续重试直至SortedList认为距离已经不同 进一步改进建议:可能通过double的强制转型为内存中的byte类型(假设double型转为8个byte) 然后最后一个byte减去0x01可比较漂亮的解决问题,但是……呵呵,C#中我不会这个操作 也可以自己实现一个SortedList,支持重复键,当然,这,好像是微软应该做的工作了 ^_^ Eric Guo <http://www.cnblogs.com/ericguo/> -procedures : Form1.cs clustering algorithm is applied DBSCAN (Density-Based Spati cal Clustering of Application with Noise) example, two parameters can EPS and MinPts regulation clustering. DBSCAN.cs is, the clustering algorithm further information please refer to the "data mining" or books related data clustering example from sxdb.m db, an Access database. Known issues and recommendations for further improvement : : 64 dbscan.cs OK, SortedList not support duplicate keys, and therefore if two data points from the same pool can not be solved by adding : By applying an artificially reduce a small amount of data from different points without clustering results on the impact of a solution of the problem : double.Epsilon small decrease in the amount of helplessness to make that 2:00 S
Platform: | Size: 15653 | Author: Huang Yi | Hits:

[WinSock-NDISIPv6Sockets

Description: 一个基于ipv6的使用csharp写的c/s程序,来自国外经典教材.-the use ipv6 csharp write c / s procedures, classic materials from abroad.
Platform: | Size: 16642 | Author: 许靓 | Hits:

[ICQ-IM-ChatTLoveQUI

Description: 此聊天软件系统是模拟现今国内最为流行的即时性通讯工具QQ,其功能类似于QQ,能够实现注册、登录、添加好友、文字聊天、文件传输、语音聊天、视频聊天等功能。该聊天软件系统是采用C/S结构,也就是客户端与服务器端的结构体系,基于对该聊天软件功能的分析,分别对客户端与服务器端进行了设计。-This chat software systems are modeled by the current real-time nature of the country' s most popular communications tool QQ, its function is similar to QQ, to achieve registration, login, add friends, text chat, file transfer, voice chat, video chat and other functions. The chat software is the use of C/S structure, that is, the client and server-side structural system, based on the analysis of the chat software features, respectively client and server side design.
Platform: | Size: 2634752 | Author: daganglei | Hits:

[CSharp2000---Apress---A-Programmers-Introduction-To-C-S

Description: a very good book for the programmers who want to learn Csharp enjoy by reading the book.-a very good book for the programmers who want to learn Csharp enjoy by reading the book.....!!!!!!
Platform: | Size: 956416 | Author: doctor bhatti | Hits:

[CSharpchat

Description: 基于Socket的c/s模式聊天室源程序-Based on Socket c/s mode chat room source
Platform: | Size: 109568 | Author: zhuq | Hits:

[AlgorithmC-Sharp-FloydsAlgorithim

Description: An implementation of Floyd s Algorithm
Platform: | Size: 33792 | Author: cavalier | Hits:

[Web ServerCSharp-code

Description: C# C/S/S三层结构程序源码,用WEB SERVICE 实现-C# C/S/S three-tier structure of program source code, with the realization of WEB SERVICE
Platform: | Size: 89088 | Author: mandy | Hits:

[CSharpWeaverIMServer

Description: 一个简单的C/S架构的服务端管理框架. 该框架是根据 一个主服务,然后来管理其他模块服务的框架.-A simple C/S structure of the server management framework The framework is based on a primary service, and to manage other services framework module.
Platform: | Size: 879616 | Author: winwsk | Hits:

[Remote Controlshipinjiankong

Description: 本系统以 C/S 架构采用 Socket 技术开发,可以运用本软件在局域网中实施监控管理。服务器端可以实时观察远程客户端,并可以对客户端进行各种操作,例如:关机、注销账户或重新启动,当然还可以对客户端输入设备进行锁定和解锁。除了这些,服务器端可以执行更高级的操作:即浏览客户端文件系统,并可以任意拷贝指定的客户端目录。-The system to C/S architecture using Socket technology development, the software can be used to implement the LAN monitoring and management. Server in real-time observation of the remote client and the client can perform various operations, such as: Shutdown, log off or restart the account, of course, the client can also lock and unlock input devices. In addition to these, the server can perform more advanced operations: the browser client file system, and can copy any directory specified by the client.
Platform: | Size: 9446400 | Author: 李好 | Hits:

[P2PCSharp-P2P

Description: P2P聊天,C/S结构的点对点聊天系统。很好用的。-P2P C/Syou can use it to pass the text,trust me.good luck
Platform: | Size: 424960 | Author: 徐素玮 | Hits:

[Voice CompressCSharp

Description: 网络通信,tcpip协议的使用,c/s双方自动连接-Network Communications
Platform: | Size: 235520 | Author: 李占仓 | Hits:

[OtherEffective-CSharp

Description: C# s resemblances to C++, Java, and C make it easier to learn, but there s a downside: C# programmers often continue to use older techniques when far better alternatives are available. In Effective C#, respected .NET expert Bill Wagner identifies fifty ways you can start leveraging the full power of C# in order to write faster, more efficient, and more reliable software
Platform: | Size: 923648 | Author: pedala | Hits:

[OtherD8-card-reader-test-for-CSharp

Description: 德卡D8读卡器C#测试程序,用于测试与D8读卡器的通信,实现了读卡器的初始化,蜂鸣,密码校验和读写卡操作。-A test program for D&C s D8 card reader, it is used to test the communication with the D8 reader, and it has achieved the operation of the Initialization, beep, password checking reading and writing of the card reader.
Platform: | Size: 73728 | Author: 刘鹏 | Hits:

[OtherCSharp-5.0-Pocket-Reference

Description: When you need answers for programming with C# 5.0, this practical and tightly focused book tells you exactly what you need to know—without long introductions or bloated samples. Easy to browse, it’s ideal as quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#. Written by the authors of C# 5.0 in a Nutshell, this book covers the entire C# 5.0 language, including: All of C#’s fundamentals Advanced topics such as operator overloading, type constraints, covariance & contravariance, iterators, nullable types, operator lifting, lambda expressions & closures LINQ, starting with sequences, lazy execution and standard query operators, and finishing with a complete reference to query expressions Dynamic binding and C# 5.0’s new asynchronous functions Unsafe code & pointers, custom attributes, preprocessor directives, and XML documentation
Platform: | Size: 3406848 | Author: kaplan | Hits:

[CSharpMicrosoft-Press----Microsoft-Visual-CSharp-2010-S

Description: Microsoft Visual C# : Step by Step
Platform: | Size: 6353920 | Author: Mohamed | Hits:

[CSharpCSharpGL-master

Description: 利用c#的OpenGL,一个基于C#的openGL开源库,其中包含示例。(Using c#'s OpenGL, a C# based openGL open source library, including examples.)
Platform: | Size: 26171392 | Author: qqqwwweeerrr | Hits:

[Documents杜洋C#完整课程资料

Description: 这是杜洋C#上位机教程的全部示例代码,大家可以下载之后学习参考(This is all the sample code of Du Yang's CSharp upper computer course)
Platform: | Size: 6478848 | Author: 王森OUC | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 17 »

CodeBus www.codebus.net